			       .reseller_batch {
    background: #f6f5fa;
}

.reseller_batch > .row {
    max-width: 1630px;
    margin: 0 auto;
}
/*合作伙伴 */
.reseller_batch .awsomtech1{
    width: 100%;
	margin: 0 auto;
	padding-top: 3%;
    padding-bottom: 3.8%;
    background: #fff;
}
.reseller_batch .awsomtech{
    width: 100%;
	margin: 0 auto;
	padding-top: 3%;
    padding-bottom: 3.8%;
    background: #fff;
	padding-left: 20px;
    padding-right: 20px;
}
/*背景色2*/
.reseller_batch .awsomtech2{
	width: 100%;
	margin: 0 auto;
	padding-top: 3%;
    padding-bottom: 3.8%;
    background: #e8e7f2;
}
/* 经销*/
.reseller_batch > .row.about_parnter{
    padding-top: 50px;
    padding-bottom: 70px;
    padding-left: 15px;
}
.reseller_batch .large-4{
    padding-left: 15px;
    padding-right: 15px;
}
.reseller_batch .large-4:first-child{
    padding-left: 0;
}
.reseller_batch .large-4:last-child{
    padding-right: 0;
}

.reseller_batch .row h1 {
    color: #050c16;
    font-size: 24px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 20px;
}

.reseller_batch .row h1.title {
    font-size: 1.6vw;
    text-align: center;
}

.reseller_batch .row p {
    color: #050c16;
    font-size: 16px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    text-align: left;
    margin-bottom: 8px;
}
.reseller_batch .row.about_parnter .large-4 p{
    max-width: 90%;
}

.reseller_batch .row.about_parnter .large-4:nth-child(2) p{
    margin-left: 2%;
}

.reseller_batch .row.about_parnter .large-4:nth-child(2) h1{
    margin-left: 2%;
}

.reseller_batch .row.about_parnter .large-4:last-child p{
    margin-left: 10%;
}

.reseller_batch .row.about_parnter .large-4:last-child h1{
    margin-left: 10%;
}

.reseller_batch .split_line{
    background: #e8e7f2;
}

.reseller_batch hr{
    height: 1px;
    background: #fff;
    margin: 0 auto;
    max-width: 1600px;
}


.reseller_batch .row p.awsomtech_info {
    text-align: center;
    max-width: 1000px;
    margin: 8px auto;
    font-size: 18px;
}

.reseller_batch .row h3 {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    text-align: left;
    margin-bottom: 20px;
}

.reseller_batch b {
    color: #3b3b3b;
}


.reseller_batch .about_awsomtech{
    background: url('/images/awsomtech_banner.png') no-repeat center center;
    height: 431px;
    padding-top: 100px;
    background-size: cover;
}
.reseller_batch .about_awsomtech h1{
    font-weight: normal;
    font-size: 1.6vw;
    color: #f6f5fa;
    text-align: center;
}
.reseller_batch .about_awsomtech p{
    font-weight: normal;
    font-size: 21px;
    color: #f6f5fa;
    text-align: center;
}
.reseller_batch .about_awsomtech a{
    text-decoration: underline;
    font-size: 24px;
    color: #f6f5fa;
}

.reseller_batch .partner {
    background: #f2f2f2;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-top: 2%;
}

.reseller_batch .row .large-4 p.address {
    min-height: 52px;
    max-width: 300px;
    margin-bottom: 0;
    line-height: 26px;
}

.reseller_batch a{
    color: #050c16;
    text-decoration: underline;
}
.reseller_batch a:hover{
    color: #2f7bcb;
}

/* 表单提交 */
.reseller_batch .corporate_sales{
    width: 100%;
	text-align: center;
	margin: 0 auto;
    background: #e8e7f2;
    padding-top: 3%;
    padding-bottom: 5%;
}
.reseller_batch .corporate_sales .row{
    max-width: 1630px;
}
.reseller_batch .corporate_sales h1.corporate_sales_title{
    font-size: 1.6vw;
}
.reseller_batch .corporate_sales p{
    font-size: 18px;
    max-width: 850px;
    margin-bottom: 35px;
}

#salesForm{
    max-width: 870px;
}
 /*联系提示 */
.bluebubble-normalview{
    max-width: 600px;
    padding: 50px; 
    margin-left: 60px; 
    background: #009900;
    position:relative;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
}
.bluebubble-normalview span{
    width:0; 
    height:0; 
    font-size:0; 
    overflow:hidden; 
    position:absolute;
}
 /*联系提示 */
.bluebubble-normalview span.bot {
    border-width: 20px 40px;
    border-style: solid solid;
    border-color: #009900 #009900 transparent transparent;
    left: 160px;
    bottom: -39px;
}


.bluebubble-normalview span.top {
    border-width: 20px 10px;
    border-style: solid solid;
    border-color: #e8e7f2 #e8e7f2 transparent transparent;
    left: 220px;
    bottom: -40px;
}

.about_awsomtech_info {
    background-color: #d3d2dd;
    border-radius: 8px;
    padding: 80px 30px 115px;
    margin-left: 60px;
    font-size: 17px;
    font-weight: normal;
    line-height: 42px;
    color: #050c16;
    margin-top: 20px;
}
.about_awsomtech_info h2{
    font-size: 1.6vw;
    font-weight: normal;
    color: #050c16;
    text-align: center;
    margin-bottom: 25px;
}
.about_awsomtech_info h4{
    font-size: 20px;
    font-weight: normal;
    color: #050c16;
    text-align: center;
}
.about_awsomtech_info .large-3{
    text-align: right;
}
.corporate_sales > .row{
    padding-left: 25px;
    padding-right: 25px;
}
.corporate_sales .large-7 .row{
    padding-left: 0;
}
.corporate_sales .large-6,.corporate_sales .large-12{
    padding-right: 15px;
    padding-left: 0;
}
.corporate_sales input[type=text],.corporate_sales input[type=email],
.corporate_sales textarea,.corporate_sales select{
    height: 60px;
    background: #d3d2dd;
    border-radius: 8px;
    color: #050c16;
    font-size: 18px;
    padding-left: 25px;
    border: none;
}
.corporate_sales textarea{
    height: 150px;
    resize: vertical;
}
.corporate_sales input::-webkit-input-placeholder,.corporate_sales textarea::-webkit-input-placeholder{
    color: #050c16;
}
.corporate_sales input::-moz-placeholder,.corporate_sales textarea::-moz-placeholder{  
    color: #050c16;
    opacity: 1;
}
.corporate_sales input::-ms-input-placeholder,.corporate_sales textarea::-ms-input-placeholder{  
    color: #050c16;
}

.corporate_sales input:focus::-webkit-input-placeholder,.corporate_sales textarea:focus::-webkit-input-placeholder{
    color:transparent;
}
.corporate_sales input:focus::-ms-input-placeholder,.corporate_sales textarea:focus::-ms-input-placeholder{ 
    color:transparent;
}
.corporate_sales input:focus::-moz-placeholder,.corporate_sales textarea:focus::-moz-placeholder{ 
    color:transparent;
}

.corporate_sales select{
    outline: none;
    padding-left: 25px;
    appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    background: #d3d2dd url('http://www.fsct.net/images/arrow.png') no-repeat scroll 98% center;
    cursor: pointer;  
}
.corporate_sales select::-ms-expand{ 
    display: none; 
}

.corporate_sales button{
    width: 49%;
    height: 8vh;
    line-height: 8vh;
    padding: 0;
    background: #f49032;
    border-radius: 12px; 
    color: #fff;
    font-size: 1.3vw;
    outline: none;
    border: none;
    font-weight: normal;
    float: right;
    margin-top: 25px;
}
.corporate_sales button:hover{
    background: #f49032;
    color: #fff;
    opacity: 0.9;
}
.corporate_sales #v_container{
    height: 60px;
    margin-bottom: 21px;
    width: 100%;
}
.corporate_sales #verifyCanvas{
    max-width: 100%;
    height: 100%;
}
.show_for_middle{
    display: none;
}
.show_for_small{
    display: none;
}
.corporate_sales label.error{
    margin-bottom: 15px;
    font-size: 18px;
}




@media screen and (max-width: 1644px){
    .about_awsomtech_info{
        font-size: 16px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .about_awsomtech_info .large-3{
        width: 23%;
    }
    .about_awsomtech_info .large-9{
        width: 77%;
    }
}

@media screen and (max-width: 1473px){
    .show_for_middle{
        display: block;
    }
    .about_awsomtech_info{
        padding-bottom: 70px;
        padding-top: 67px;
    }
    .about_awsomtech_info{
        margin-left: 35px;
    }
}

@media screen and (max-width: 1213px){
    .bluebubble-normalview{
        margin-left: 30px;
    }
    .about_awsomtech_info{
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 30px;
    }
    .reseller_batch .row p.awsomtech_info,.reseller_batch .corporate_sales p{
        font-size: 17px;
    }
    .corporate_sales input[type=text], .corporate_sales textarea, .corporate_sales select{
        font-size: 17px;
    }
    .corporate_sales button,.reseller_batch .row h1.title, 
    .reseller_batch .about_awsomtech h1, .about_awsomtech_info h2,
    .reseller_batch .corporate_sales h1.corporate_sales_title{
        font-size: 28px;
    }

}

@media screen and (max-width: 1057px){
    .about_awsomtech_info{
        margin-left: 20px;
    }
    .about_awsomtech_info .large-3{
        width: 27%;
    }
    .about_awsomtech_info .large-9{
        width: 73%;
    }
}

@media screen and (max-width: 1023px){
    .corporate_sales .large-7,.corporate_sales .large-5{
        width: 100%;
    }
    .corporate_sales .large-7 .row,.corporate_sales .large-5 .row{
        margin-top: 35px;
    }
    .bluebubble-normalview{
        margin-left: 0;
    }
    .about_awsomtech_info{
        margin-left: 0;
        margin-right: 15px;
    }
    .corporate_sales button{
        right: 0;
    }
    .reseller_batch .corporate_sales > .row:first-child,
    .reseller_batch .corporate_sales .row:nth-child(2){
        padding-left: 25px;
    }
    .bluebubble-normalview{
        max-width: 845px;
    }
}

@media screen and (max-width: 767px){
    .reseller_batch .row h1.title, .reseller_batch .about_awsomtech h1,
    .reseller_batch .corporate_sales h1.corporate_sales_title, .about_awsomtech_info h2{
        text-align: center;
        font-size: 24px;
    }
    .bluebubble-normalview{
        padding: 30px;
    }
    .bluebubble-normalview span.bot{
        bottom: -38px;
    }
    .reseller_batch .corporate_sales > .row:first-child, 
    .reseller_batch .corporate_sales .row:nth-child(2){
        padding-left: 15px;
    }
    .corporate_sales .large-6, .corporate_sales .large-12{
        padding-right: 0;
    }
    .corporate_sales .large-7 .row{
        padding-right: 0;
    }
    .corporate_sales button {
        width: 200px;
        height: 80px;
        font-size: 24px;
        line-height: 80px;
        padding: 0;
    }
    .about_awsomtech_info{
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .about_awsomtech_info{
        font-size: 16px;
    }
}

@media screen and (max-width: 425px){
    .show_for_small{
        display: block;
        margin: 20px auto;
        max-width: 290px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .reseller_batch .row h1.title, .reseller_batch .about_awsomtech h1,
    .reseller_batch .corporate_sales h1.corporate_sales_title, .about_awsomtech_info h2{
        text-align: center;
        font-size: 22px;
    }
    .hide_for_small{
        display: none;
    }
    .reseller_batch .corporate_sales > .row:first-child,
    .reseller_batch .corporate_sales .row:nth-child(2){
        padding-left: 10px;
        padding-right: 10px;
    }
    .reseller_batch .row p.awsomtech_info{
        padding-left: 15px;
        padding-right: 15px;
    }
    .corporate_sales button {
        width: 160px;
        height: 80px;
        font-size: 22px;
        line-height: 80px;
        padding: 0;
    }
}

/* 4k */
@media screen and (min-width: 1921px){
    .reseller_batch > .row{
        max-width: 1900px;
    }   
    .reseller_batch .corporate_sales .row{
        max-width: 1900px;
    }
    .reseller_batch .awsomtech > .row{
        max-width: 1900px;
    }
    .reseller_batch hr{
        max-width: 1900px;
    }

}

/*核心技术*/
#servicelist { width:100%; margin:0; overflow:hidden; padding-top:20px; }
#servicelist .serviceitem a { text-align:center; }
#servicelist .serviceitem a img { width:100%; height:120px; overflow:hidden; transition: all 0.3s ease-out 0s; position: relative; top:0; margin-bottom:10px; margin-top:10px;background: rgba(0,0,0,.03); }
#servicelist .serviceitem { width:385px; float:left; min-height: 280px; margin-bottom: 60px; padding-bottom: 40px; margin:0; margin-right:25px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#servicelist .serviceitem div p { padding:0 40px; }
#servicelist .serviceitem div { position:relative; margin:0; transition: all 0.3s ease-out 0s; top:0px; padding-top:0; }
#indexPage #servicelist .serviceitem:hover div { padding-top:28px; }
#servicelist .serviceitem div:after { position: absolute; content: ""; left: 10px; width:385px; height: 120px; border: 1px solid rgba(255, 255, 255, .0); margin-left: 0; top:1px; transition: all 0.3s ease-out 0s; }	
#servicelist .serviceitem div p.title { font-size:18px; }
#servicelist .serviceitem div p.description { text-align:left; width:95%; margin-top:30px; }
#servicelist .serviceitem:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); margin-top: -8px; background: #fff; }
/*#servicelist .serviceitem:hover div { margin-top:0px; }
#servicelist .serviceitem:hover p.title { color:#444; }
#servicelist .serviceitem:hover div:after { border: 1px solid rgba(255, 255, 255, .4); width:398px; left:10px; height:125%; }
#sitecontent .serviceitem a.details { width:35px; height:35px; text-align:center; display:block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
margin:0 auto; overflow:hidden; position:relative; }
#sitecontent .serviceitem a.details:after { content:''; width: 15px; height: 9px; background: url(../images/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position:absolute; top:0px; left:0px; }
#servicelist .serviceitem:hover .details { margin-top:-15px; border-color: #b6b6b6; text-indent:130px; }
#servicelist .serviceitem .details:hover { border:1px solid transparent; text-align: inherit; }
#servicelist .serviceitem div p.title::after {content:'';position:absolute;width:50px;height:1px;background:rgba(255, 255, 255, .2);left: 50%;margin-left: -25px;
top:45px;transition: all 0.3s ease-out 0s;}
#indexPage #servicelist .serviceitem:hover div p.title::after {top:72px;}

/*核心技术文字*/
/*.Pageteam #teamlist .wrap { margin-right:0; }
#teamlist { width:1200px; padding-top:100px; }
#teamlist .teamitem .wrap { display:none; }
/*#teamlist .teamitem { width:560px; height:260px; margin: 0 40px 20px 0; transition: all 0.3s ease-out 0s; }
#teamlist .teamitem a { float:left; width:180px; height:160px; overflow:hidden; transition: all 0.3s ease-out 0s; }
#teamlist .teamitem a img { width:290px; height:200px; }
#teamlist .teamitem .teaminfo { float:right; width:308px; height:130px; transition: all .6s cubic-bezier(.215, .61, .355, 1);
padding:40px 20px 10px 0px; margin:0px; text-align:left; }
#teamlist .teamitem .title a { float:none; color:#333; left: 0; top: 0; }
#teamlist .teamitem .title { display:inline-block; padding-right: 12px; }
#teamlist .teamitem .subtitle { display:inline-block; max-width:202px; font-size:13px; color: #999; margin-top:7px; }
#teamlist .teamitem .description { font-size:13px; line-height:26px; height: 80px; overflow: hidden; color: #757575; }
#teamlist .teamitem a.details:after { content: ''; width: 37px; height: 20px; display: block; position: absolute; top: 30px; left: 10px; background: transparent url(../images/icon.png) no-repeat -20px -66px; transition: all 0.3s ease-out 0s; }
#teamlist .teamitem:hover { border-top:1px solid #8cd4c1; }
#teamlist .teamitem:hover a { margin-top:0px; }
#teamlist .teamitem:hover .teaminfo { padding-top:48px; }
#teamlist .teamitem:hover a.details { opacity:1; margin-top:48px; border-color:#C8C8C8; }
.nobanner #projectlist .projectitem a .project_info p.title { color:#666; }
.nobanner #projectlist .projectitem a .project_info p.subtitle { color:#999; }*/	